Autogenerated HTML docs for v1.6.0-rc1-11-g1ce47 
diff --git a/git-config.html b/git-config.html index ce34a34..b85ee88 100644 --- a/git-config.html +++ b/git-config.html 
@@ -863,6 +863,18 @@  </p>   </dd>   <dt>  +core.trustctime  +</dt>  +<dd>  +<p>  + If false, the ctime differences between the index and the  + working copy are ignored; useful when the inode change time  + is regularly modified by something outside Git (file system  + crawlers and some backup systems).  + See <a href="git-update-index.html">git-update-index(1)</a>. True by default.  +</p>  +</dd>  +<dt>   core.quotepath   </dt>   <dd>  @@ -2688,7 +2700,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-07-28 00:02:59 UTC  +Last updated 2008-07-29 08:16:52 UTC   </div>   </div>   </body>